From 584a23e0c5bacb7b02a9121ea50f8f44c981e13b Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 19 Jul 2007 12:27:40 +0000 Subject: [PATCH] rb532 has pci support and should build tgz images by default SVN-Revision: 8052 --- target/linux/rb532-2.6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/rb532-2.6/Makefile b/target/linux/rb532-2.6/Makefile index 7d48438990..00ab7bc90f 100644 --- a/target/linux/rb532-2.6/Makefile +++ b/target/linux/rb532-2.6/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 -FEATURES:=jffs2 +FEATURES:=jffs2 pci tgz LINUX_VERSION:=2.6.21.5 -- 2.30.2